.h1 {
	color : #003366;
	font-family : Verdana;
	font-size : larger;
	font-style : normal;
	font-weight : bolder;
	height : auto;
}
.ct {
	color : #003366;
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	height : auto;
}
.ct A{
	color : #003366;
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-weight : bolder;
	height : auto;
	text-decoration : none;
}
.ct A:hover {
	color : #003366;
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-weight : bolder;
	height : auto;
}
.ct2{
	color : #003366;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	height : auto;
}